home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  125 b   |  6 lines

  1. on(release){
  2.    _root.instructiuni._x = 637.1;
  3.    _root.componenta._visible = true;
  4.    _root.playThe._visible = true;
  5. }
  6.